Take Method

Task Parallel System.Threading

Overload List

  NameDescription
Take()()()
Takes an item from the BlockingCollection<(Of <(T>)>).
Take(CancellationToken)
Takes an item from the BlockingCollection<(Of <(T>)>).

See Also